Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

String support Rudder display #19

Merged
merged 16 commits into from
Aug 1, 2024

Conversation

elral
Copy link
Collaborator

@elral elral commented Feb 14, 2024

Description of changes

  • Additional function to display strings, format must be like 123.456 . This will show 123.456 on the display accordingly.
  • All other functions are based on this new function.

All functions are in the same format like the FCU and EFIS classes.
Config for the connector isn't changed. Could be done in the future if required.

Copy link

Community folder for this pull request:
Community.zip

Copy link

Community folder for this pull request:
Community.zip

@elral elral changed the title String support Radio display String support Rudder display Jun 20, 2024
Copy link

Community folder for this pull request:
Community.zip

Copy link

Community folder for this pull request:
Community.zip

Copy link

Community folder for this pull request:
Community.zip

Copy link

github-actions bot commented Jul 3, 2024

Community folder for this pull request:
Community.zip

Copy link

github-actions bot commented Jul 5, 2024

Community folder for this pull request:
Community.zip

@elral
Copy link
Collaborator Author

elral commented Jul 31, 2024

Summary of changes:

  • supports passing a string which will be displayed. A leading L or R will set the 'L' or 'R' symbol
  • an example for the config file is included, should be deleted after included in all config files and before a new release
  • fully backwards compatible, works with older config files
  • clear display clears the display or restores it
  • stopping the connector clears the display (as intended)
  • power safe clears the display and restores it on t he next command (as intended)
  • device.json files with the new messageID for string support, "old" messageID's marked as (deprecated)
  • leaving lamp test restores the content of the display

@Jak-Kav Jak-Kav merged commit 8a223f8 into Kav-Simulations:main Aug 1, 2024
1 check passed
@elral elral deleted the string_support_rudder branch August 1, 2024 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants